home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / misc / wb_41e.zip / README.TXT < prev    next >
Text File  |  1993-05-01  |  10KB  |  246 lines

  1.    WELCOME TO WINBATCH!
  2.  
  3.    This disk contains the WinBatch Interpreter version 4.0Q (***BETA***),
  4.    and our WinMacro product.
  5.  
  6.    This beta version of WinBatch supports Ole 2.0 Automation (OleMation(tm)),
  7.    recent additions may be found in RECENT.TXT, and sample OleMation code
  8.    may be found in the OLESAMP.WBT sample file.   
  9.  
  10.    WinBatch is the Windows Batch Language that you can use to real real
  11.    honest-to-goodness Windows batch files to control every aspect of
  12.    your machine's operation.  There are more than 200 different functions
  13.    to allow you to do *anything* with WinBatch!
  14.  
  15.    WinBatch supports DDE, Networks, and all Multimedia devices.
  16.  
  17.    SYSTEM REQUIREMENTS
  18.  
  19.    WinBatch requires an IBM PC or compatible with a minimum of 2
  20.    megabytes of RAM, running Microsoft Windows version 3.1 or higher.
  21.  
  22.  
  23.    ***   SPECIAL BONUS FOR REGISTERED USERS  ***
  24.  
  25.    Registered users receive our new "Dialog Editor" which allows them to
  26.    graphically construct dialog boxes, (a lot like the Visual Basic dialog
  27.    editor), and other utilities to help make programming WinBatch files a
  28.    tad easier and faster.
  29.  
  30.  
  31.    *** PREMIER SUPPORT NOW AVAILABLE ***
  32.  
  33.    A fee based extended support system is now available to assist 
  34.    corporate software engineering projects which require high technology
  35.    assistance, custom Windows programming, or custom interfaces to suites
  36.    of Windows applications.  See the README2.TXT file for more information.
  37.  
  38.  
  39.    *** LATE-BREAKING NEWS ***
  40.  
  41.    WinBatch 4.0 is a major update from previous versions.  We are
  42.    sending all registered users update letters.  If you are a registered
  43.    users and did not receive an update letter by Nov 1, 1992, then
  44.    somehow we missed you.  Call (800)-762-8383 and get it straightened
  45.    out.
  46.  
  47.    This is WinBatch 4.0, a MAJOR update from previous versions.  There are
  48.    over 75 new functions (when compared to the 3.0 version).
  49.  
  50.    WinBatch has a new dialog box capability for real Windows dialog boxes.
  51.    (Registered users even receive our new graphical Dialog Editor, which
  52.    makes the programming of the Dialog boxes easier than ever.)
  53.  
  54.    The new WinMacro facility allows you to have menuitems on any and/or all
  55.    applications, and to have HotKeys defined to do most any task.
  56.                                                      
  57.  
  58.  *** Be sure the following files wind up in a directory defined
  59.      in your DOS PATH statement.
  60.  
  61.      WINBATCH.EXE
  62.      WINMACRO.EXE
  63.      WWWBATxx.DLL   (where xx is some number like 11)
  64.      WINMACHK.DLL
  65.      WWWDEALR.DLL
  66.  
  67.      Also check the extensions section of the WIN.INI file to be
  68.      sure the WBT extension points to the directory where WINBATCH
  69.      is installed.
  70.  
  71.  
  72.     *** FOREIGN LANGUAGE SUPPORT ***
  73.  
  74.    WinBatch now supports some foreign languages.  English is built in,
  75.    and the software attempts to examine your system, and, if you are using
  76.    German or French, will configure itself to use German or French.  More
  77.    languages on the way.  There is also "ValSpeak", which is both a
  78.    parody on Southern California slang, and an example of how *some*
  79.    messages may be modified for the end users.
  80.  
  81.    To access a non-default langauage do the following:
  82.  
  83.       1) Examine the WWWDLANG.DLL file to determine the languages
  84.          available.  The file has documentation in it that will help you
  85.          figure this out.  (It is not really a DLL, you can look at it.
  86.          It will probably be in your Windows directory.)
  87.     
  88.       2) Edit the WWWBATCH.INI file and add an item to the MAIN section,
  89.          something like:
  90.  
  91.          WWWBATCH.INI
  92.             [Main]
  93.             Language=ValSpeak
  94.  
  95.  
  96.  
  97.  
  98.            ***  Announcing the WinBatch Compiler  ***
  99.  
  100.    Also available is our "WinBatch Compiler".  With the WinBatch compiler,
  101.    you can turn your WBT files into standalone EXE files that you can
  102.    distribute on a royalty-free basis.
  103.  
  104.    Have a BIG network?  Want all your users to run your WBT files?
  105.    Compile the WBT files with the WinBatch Compiler and put the EXE's
  106.    up on the server.
  107.  
  108.    Making specialized WinBatch files for clients?  Don't want them modifying
  109.    your files?  Just compile the WBT files, and give the EXE to your client.
  110.  
  111.    Are you the "corporate guru".  Get a compiler.  Compile those WBT files
  112.    and hand them out like candy.
  113.  
  114.    The WinBatch compiler, a separate product from the WinBatch Interpreter
  115.    contained in these files, is available for $395.00, plus shipping, if
  116.    applicable.
  117.  
  118.  
  119.  
  120.                        PACKING LIST:
  121.  
  122.    Most files will end in a _ (underscore).   Some of them have been
  123.    compressed and will be expanded by the setup program, whileas the
  124.    others are sinply renamed.  In any case, the setup program
  125.    (WSETUP.EXE) should take care of moving the files around.
  126.  
  127.  
  128.    README   TXT    This File
  129.    README2  TXT    ...continued...
  130.    WSETUP   EXE    The Windows-based setup program.
  131.    WSETUP   INF    Information file for the setup program.
  132.    WB__VER  ???    A dummy file.  ??? is the current version number.
  133.    WSETUP2  OVL    More of the setup program.
  134.  
  135.    The following files *might* be in either a COMMON or WINBATCH subdirectory
  136.    in disk-based versions of the distribution files.
  137.  
  138.    WINBATCH EXE    The main WinBatch EXE file       <Put in DOS Path>
  139.    WWWBATxx DLL    A required Dynamic Link Library  <Put in DOS Path>
  140.    WWWDLANG DLL    Language strings.       <Put in same dir as WWWBATxx.DLL>
  141.    WINMACRO EXE    The main WinMacro EXE file       <Put in DOS Path>
  142.    WINMACHK DLL    A required Dynamic Link Library  <Put in DOS Path>
  143.    WWWDEALR DLL    A required Dynamic Link Library  <Put in DOS Path>
  144.    BROWSER  EXE    A handy file viewing utility     <Put in DOS Path>
  145.  
  146.    WIL      HLP    A Windows helpfile on the WIL language.
  147.  
  148.    WILDOC   MAN    The technical reference for the WIL language.
  149.    WINBATCH MAN    The manual.  Possibly compressed.
  150.  
  151.    NOTE:  WILDOC.MAN and WINBATCH.MAN may not be on your disk if you
  152.           have registered WinBatch and we provide you with printed
  153.           copies of the manuals.
  154.  
  155.    DOSPASTE WBT    Sample WBT file.  How-2 paste to DOS apps.
  156.    STONES   WBT    Sample WBT file.  "Stones" game -- Can you count?
  157.    STONES   WTX    Text file used by STONES.WBT for instructions
  158.    ZOOMER   WBT    Sample WBT file.  Runs apps from ProgMan as maximized.
  159.    SOL      WBT    Sample WBT file.  Solitaire with a timer.
  160.    PKUNZIP  WBT    Sample WBT file.  PKUNZIP shell.
  161.    PKUNZUP  WDG    Dialog box definition for PKUNZIP shell.
  162.    INTACTV  WBT    Sample WBT file.  Allows for interactive commands.
  163.    SYSINFO  WBT    Displays system information.
  164.    INIEDIT  WBT    Easy INI file Editor.
  165.  
  166.    PLAYMIDI WBT    Sample WBT file.  Plays MIDI files.
  167.    MCITEST  WBT    Sample WBT file.  Allows interactive control of
  168.                    Multimedia devices.
  169.    PLAY_CD WBT     Sample WBT file.  Plays Audio CD's.
  170.  
  171.    GLOBAL   WDF    Sample Macro definition file.  For ALL applications.
  172.    NOTEPAD  WDF    Sample Macro definition file.  For NOTEPAD app only.
  173.    SIMPLE   WBT    Sample Macro file.  Just a simple little WBT file.
  174.    STRANGE  WBT    Sample Macro file.  Just a strange little WBT file.
  175.    RUNGEN   WBT    Sample Macro file.  A generic WBT file launcher.
  176.    OPENALL  WBM    Sample Macro file.  Opens Notepad filebox as *.*
  177.    DATETIME WBM    Sample Macro file.  Inserts date/time into notepad.
  178.  
  179.    WEXPAND  EXE    File expander for manual installs (disk versions only)
  180.    WEXPAN1  EXE    File expander overlay             (disk versions only)
  181.  
  182.  
  183.                HOW TO INSTALL WINBATCH
  184.  
  185.    >>>AUTOMAGIC INSTALL
  186.  
  187.    Use our WSETUP.EXE program, which will copy the files for you and install
  188.    a WINBATCH group in the program manager with various sample files.
  189.    To use our WSETUP.EXE program...   (Manual install instructions below)
  190.  
  191.      1) Close down all extraneous Windows applications.
  192.  
  193.      2) Double-Click on the WSETUP.EXE program
  194.  
  195.      3) When the setup program asks for a directory, specify initial
  196.         directory, or accept the given default (C:\WINBATCH).
  197.  
  198.  
  199.    NOTE:  If you are updating from a previous version, and made any of the
  200.           WinBatch files READ-ONLY, remove the read-only attribute from
  201.           the files before running setup.
  202.           (Or else the setup process will hang)
  203.  
  204.    >>>MANUAL INSTALL
  205.  
  206.    The manual install is not actually recommended, but here is a little
  207.    information you may need if you insist on doing a manual install.
  208.  
  209.    Any file ending with a underscore "_" MAY be a compressed file which needs
  210.    to be expanded with the provided WEXPAND.EXE program before use.  (This is
  211.    mostly done with the disk based version of the product, not the ZipFile
  212.    version)  E.G.
  213.          WEXPAND.EXE WINBATCH.EX_ WINBATCH.EXE
  214.     
  215.    For the basic installation, all you have to do is get the following files
  216.    into a directory mentioned in your DOS path statement.
  217.        WINBATCH.EXE
  218.        WWWBATxx.DLL
  219.        WINMACRO.EXE
  220.        WINMACHK.EXE
  221.    and
  222.        GLOBAL.WDF
  223.        NOTEPAD.WDF
  224.  
  225.    You will probably also want any file whose extension begins with W, as in
  226.    *.W*
  227.  
  228.  
  229.  
  230.  
  231.  
  232.     *** Please help us out ***
  233.  
  234.     If you have received a regular licensed copy of WinBatch (what
  235.     we call the retail version), your 3.5" disk might contain a shareware
  236.     ZIP file of the latest version of WinBatch.  If so, please help us spread
  237.     it around - upload it to your favorite local BBS, send it to your
  238.     company software librarian, or any other place where people who might
  239.     appreciate WinBatch might come across it.  Thank you very much.
  240.  
  241.  
  242.  
  243.  
  244.    Please see the README2.TXT file for more information.
  245.  
  246.